home *** CD-ROM | disk | FTP | other *** search
- Path: news.duke.edu!usenet
- From: jrd@ac.duke.edu (John Dean)
- Newsgroups: comp.lang.c++
- Subject: DOS serial comm using BC++ 4
- Date: Thu, 29 Feb 1996 05:21:44 GMT
- Organization: Duke University, Durham, NC, USA
- Message-ID: <4h3d4j$675@news.duke.edu>
- NNTP-Posting-Host: west-198-3.dorm.duke.edu
- X-Newsreader: Forte Free Agent 1.0.82
-
- I have a question regarding the bios.h serial communication. I need a
- 19200 connection, but I don't think bios.h supports it. I snagged a
- async comm file from Borland's site, which claims to support higher
- baud rates, but it doesn't seem to compile!
-
- I would appreciate any help getting a 19200 connection in general or
- help compiling the borland file (called serial.c)
-
-
-